Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup of old/noisy tests #67

Merged
merged 3 commits into from
Sep 28, 2020
Merged

Cleanup of old/noisy tests #67

merged 3 commits into from
Sep 28, 2020

Conversation

rofinn
Copy link
Member

@rofinn rofinn commented Sep 25, 2020

Some house keeping before we try to address #66

  • Fixing noisy random error for groupby tests
  • Drop deprecated code and tests

Closes #58 and #61

NOTE: I think to address #57 we'll want to extend the test suite approach which would benefit from the proposal in #66

@rofinn
Copy link
Member Author

rofinn commented Sep 25, 2020

More Pkg chmod issue on appveyor. I don't really know why we test on windows anyways. It isn't like we're doing anything platform specific.

src/Impute.jl Show resolved Hide resolved
@omus
Copy link

omus commented Sep 28, 2020

More Pkg chmod issue on appveyor. I don't really know why we test on windows anyways. It isn't like we're doing anything platform specific.

Should be fine to drop it. I'll note that running Windows tests on Travis is rather fast as it allows concurrent jobs.

@rofinn rofinn merged commit 2f64a27 into master Sep 28, 2020
@omus omus deleted the rf/cleanup-tests branch October 1, 2020 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix broken tests
2 participants